PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosDictionary Class / remove Method
Key to remove
In This Topic
    remove Method
    In This Topic
    Removes the specified key from the dictionary.
    Syntax
    public void remove( 
       PDFCosName key
    )

    Parameters

    key
    Key to remove
    See Also